github.com/aws/aws-sdk-go-v2/aws/retry.adaptiveRateLimit.cubicThrottle (method)
2 uses
github.com/aws/aws-sdk-go-v2/aws/retry (current package)
adaptive_ratelimit.go#L93: a.calculatedRate = a.cubicThrottle(rateToUse)
adaptive_ratelimit.go#L109: func (a *adaptiveRateLimit) cubicThrottle(rateToUse float64) float64 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)